* print.c (float_to_string): Define buf to be an unsigned char, to
authorJim Blandy <jimb@redhat.com>
Tue, 2 Mar 1993 08:16:49 +0000 (08:16 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 2 Mar 1993 08:16:49 +0000 (08:16 +0000)
commit8b24d146ec26a89533bf694a8c4db84d7a13cfc6
tree6a8f0c07f5d72f713f3cb8908cd792c086a103ca
parentf498e3b2edcd6cb2d96b0b02339ea0dfad3500be
* print.c (float_to_string): Define buf to be an unsigned char, to
match the data field of strings.
src/print.c